From 2e068a4b0de0d045fe4488bfe21b1673c46af6d2 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Tue, 1 Aug 2006 00:49:28 +0000 Subject: [PATCH] (find-operation-coding-system): Describe the more detail of the change. --- etc/NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 1414748a3dd..52fcc1eea2a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3661,8 +3661,10 @@ w32-use-full-screen-buffer to t. * Incompatible Lisp Changes in Emacs 22.1 -** The function find-operation-coding-system accepts a cons (FILENAME -. BUFFER) in an argument correponding to the target. +** The function find-operation-coding-system may be called with a cons +(FILENAME . BUFFER) in the second argument if the first argument +OPERATION is `insert-file-contents', and thus a function registered in +`file-coding-system-alist' is also called with such an argument. --- ** The variables post-command-idle-hook and post-command-idle-delay have -- 2.30.2